Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix regex prefast warning #809

Merged
merged 1 commit into from
Sep 16, 2024
Merged

Fix regex prefast warning #809

merged 1 commit into from
Sep 16, 2024

Conversation

sayanshaw24
Copy link
Contributor

Fixes prefast warning due to "gsl::span or std::string_view created from a temporary will be invalid when the temporary is invalidated (gsl.view)" issue from RegexMatchSTD.

@sayanshaw24 sayanshaw24 requested a review from a team as a code owner September 13, 2024 22:17
@sayanshaw24 sayanshaw24 merged commit 0d5d19f into main Sep 16, 2024
46 checks passed
@sayanshaw24 sayanshaw24 deleted the sayanshaw/regex-bug branch September 16, 2024 05:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants